body {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: 'microsoft yahei';
  -webkit-text-size-adjust: none;
  height: auto;
  color: #333;
  background: #fff;
}
html {
  min-width: 1280px;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th {
  padding: 0;
  margin: 0;
}
fieldset {
  border-top-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}
a img {
  border: 0;
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
address,
caption,
cite,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
li {
  list-style-type: none;
}
caption {
  text-align: left;
}
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-size: 100%;
}
q:unknown {
  content: '';
}
input,
textarea,
select {
  font-family: inherit;
  font-size: 100%;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #2fc16e;
  text-decoration: none;
}
.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*网站公用样式表*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.top_main {
  z-index: 9;
  height: 82px;
  border-top: 3px solid #009944;
  background: url(../images/head_bg.jpg) center top no-repeat;
  width: 100%;
  position: relative;
}
.top_main .logo {
  position: absolute;
  left: 0;
  top: 0;
}
.top_main .logo img {
  display: block;
}
.nav_main {
  height: 82px;
  line-height: 82px;
  position: relative;
}
.nav_main .nav {
  float: right;
  height: 82px;
}
.nav_main .btn {
  position: absolute;
  right: -187px;
  width: 134px;
}
.nav_main .btn a {
  position: relative;
  cursor: pointer;
}
.nav_main .btn i {
  width: 36px;
  height: 36px;
  background-position: 0 -93px;
  transition: ease-in-out .2s;
}
.nav_main .btn img {
  width: 100px;
  height: 100px;
  display: none;
  position: absolute;
  right: 0;
  top: 38px;
}
.nav_main .btn a:hover img {
  display: block;
}
.nav_main .btn a:hover i {
  transform: translateY(-5px);
}
.nav_main .btn .map_btn i {
  background-position: -36px -93px;
  margin-left: 8px;
  margin-right: 8px;
}
.nav_main .btn .mobile_btn i {
  background-position: -72px -93px;
}
.nav_main li:first-child {
  background: none;
}
.nav_main ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.nav_main li {
  float: left;
  position: relative;
  display: block;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  width:90px;
  margin-right: 2px;
}
.nav_main li a {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 16px;
  overflow: hidden;
}
.nav_main li a:hover,
.nav_main li a.hover,
.nav_main li #hover2 {
  cursor: pointer;
  color: #009944;
}
.nav_main dl {
  width: 150px;
  border-radius: 0 0 8px 8px;
  padding-bottom: 3px;
  display: none;
  background: #23b662;
  position: absolute;
  left:-30px;
  top: 65px;
  z-index: 1555;
  border-top: none;
}
.nav_main dl dd {
  text-align: center;
  position: relative;
  z-index: 12;
  display: block;
  border-bottom: 1px solid #03a94d;
  width: 100%;
}
.nav_main dl dd a {
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 1px;
  transition: ease-in-out 0.2s;
}
.nav_main dl dd a:hover {
  color: #fff;
  font-weight: bold;
}
/****banner****/
.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.banner_main .banner {
  width: 100%;
  min-width: 1000px;
  padding: 0 0 36.458%;
  z-index: 20;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
.banner_main .banner .list {
  width: 100%;
}
.banner_main .banner li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.banner_main .banner li img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
}
.banner_main .banner li a {
  width: 100%;
  display: block;
  height: 100%;
}
.banner_main .banner .tip {
position: absolute;
  width: 100%;
  left: 0;
  bottom: 58px;
  z-index: 3000;
  text-align: center;
}
.banner_main .banner .tip span {
 margin: 0 7px;
  width: 30px;
  height: 3px;
  line-height: 3px;
  text-align: center;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  opacity: .8;
  filter: alpha(opacity=80);
  transition: ease-in-out .2s;
}
    .banner_main .banner .tip span.cur {
        background: #009944;
        opacity: 1;
        filter: alpha(opacity=100);
        width: 50px;
    }
.banner_main .banner .prev,
.banner_main .banner .next {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 10%;
  background-position: 0 0;
  z-index: 10;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner_main .banner .next {
  left: auto;
  right: 10%;
  background-position:-50px 0 
}
.banner .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}


.search_main {
  width: 100%;
  height: 78px;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.search_main .search {
  width: 285px;
  height: 35px;
  line-height: 35px;
  float: right;
  position: relative;
  margin-top: 21px;
  border-radius: 17px;
  overflow: hidden;
  background: #f6f6f6;
}
.search_main .search input {
  border: 0px;
  outline: none;
  display: block;
}
.search_main .search .txt {
  width: 282px;
  height: 35px;
  line-height: 35px;
  float: left;
  text-indent: 1em;
  background: none;
}
.search_main .search .btn {
  width: 50px;
  height: 35px;
  cursor: pointer;
  background-position: 0px -50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.search_main .skey_txt {
  float: left;
  text-align: left;
  height: 78px;
  line-height: 78px;
}
.search_main .skey_txt span {
  display: inline-block;
}
.search_main .skey_txt a {
  display: inline-block;
  color: #333;
  line-height: 78px;
}
.search_main .skey_txt a:hover {
  color: #009944;
}
.search_main .skey_txt .split {
  width: 1px;
  height: 15px;
  display: inline-block;
  margin: 0px 10px 0;
  background: #dddddd;
  vertical-align: middle;
}
.bottom_main {
  background: #1b1d21;
  padding: 64px 0 54px;
}
.bottom_main .box1 {
  width: 385px;
}
.bottom_main .box1 .tel {
  padding-top: 21px;
}
.bottom_main .box1 .tel h3 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 26px;
  font-family: arial;
  line-height: 24px;
  font-weight: 400;
}
.bottom_main .box1 .tel h3 i {
  width: 22px;
  height: 22px;
  background-position: -55px -62px;
  float: left;
  margin-right: 12px;
}
.bottom_main .box1 .tel h4 {
  color: #fff;
  font-size: 26px;
  font-family: arial;
  line-height: 24px;
  font-weight: 400;
}
.bottom_main .box1 .tel h4 i {
  width: 22px;
  height: 22px;
  background-position: -82px -62px;
  float: left;
  margin-right: 12px;
}
.bottom_main .box2 dl {
  float: left;
  width: 160px;
}
.bottom_main .box2 dl span {
  display: block;
  width: 20px;
  height: 1px;
  background: #5f636c;
  margin: 10px 0;
}
.bottom_main .box2 dl dt a {
  font-size: 18px;
  color: #ddd;
}
.bottom_main .box2 dl dt a:hover {
  color: #fff;
}
.bottom_main .box2 dl dd {
  line-height: 28px;
}
.bottom_main .box2 dl dd a {
  color: #999;
}
.bottom_main .box2 dl dd a:hover {
  color: #fff;
}
.bottom_main .box3 {
  width: 120px;
  text-align: center;
  color: #999;
}
.bottom_main .box3 img {
  width: 120px;
  height: 120px;
  display: block;
}
.bottom_main .box3 p {
  padding-top: 10px;
}
.bottom_copy {
  line-height: 50px;
  background: #101215;
  font-size: 12px;
  color: #ccc;
}
.bottom_copy a {
  color: #ccc;
}
.bottom_copy a:hover {
  color: #fff;
}
.contact .box1 {
  line-height: 18px;
  padding: 48px 0 0px;
  overflow: hidden;
}
.contact .box1 ul {
  width: 125%;
}
.contact .box1 li {
  float: left;
  width: 230px;
  margin-right: 250px;
}
.contact .box1 li i {
  width: 56px;
  height: 56px;
  background-position: -142px 0;
  float: left;
}
.contact .box1 li b {
  font-size: 18px;
  font-family: arial;
  font-weight: 100;
}
.contact .box1 li td {
  vertical-align: middle;
  height: 56px;
  padding-left: 5px;
}
.contact .box1 .l2 i {
  background-position: -204px 0;
}
.contact .box1 .l3 i {
  background-position: -267px 0;
}
.contact .box2 {
  margin-bottom: 75px;
}
.contact .box2 #map1_container,
.contact .box2 #allmap1 {
  width: 100%;
  height: 400px;
}
.contact .box3 h1 {
  font-size: 36px;
  padding-bottom: 15px;
  text-align: center;
}
.contact .box3 p {
  font-size: 16px;
  color: #828282;
  line-height: 24px;
  padding-bottom: 46px;
  text-align: center;
}
.contact .box3 b {
  color: #d10000;
  font-weight: 100;
}
.contact .box3 ul {
  width: 115%;
}
.contact .box3 li {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 252px;
  padding: 0 20px;
  padding-right: 0;
  border: 1px solid #e5e5e5;
  margin-right: 25px;
  margin-bottom: 20px;
  color: #828282;
}
.contact .box3 li span {
  padding-right: 10px;
}
.contact .box3 li input {
  width: 195px;
  border: none;
  outline: none;
}
.contact .box3 textarea {
  border: 1px solid #e5e5e5;
  width: 851px;
  height: 144px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
}
.contact .box3 .btn {
  border: none;
  background: #009b4c;
  width: 280px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
  float: right;
  cursor: pointer;outline:none;
  transition: ease-in-out .2s;
  margin-bottom: 50px;
}
.contact .box3 .btn:hover {
  width: 340px;
}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogClose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/*rightFix*/
/*rightFix*/
.rightFix {
  width: 48px;
  position: fixed;
  right: 5px;
  top: 50%;
  margin-top: -100px;
  z-index: 99;
}
.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  background: #fff url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #009944;
  border: 1px solid #009944;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #009944;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}
.rightFix .ico:hover,
.rightFix .ico.hover {
  background-color: #009944;
  border-color: #009944;
  overflow: visible;
}
.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}
.rightFix .fix-xcx {
  background-position: 11px -39px;
}
.rightFix .fix-xcx:hover {
  background-position: -33px -39px;
}
.rightFix .fix-ewm {
  background-position: 11px -96px;
}
.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}
.rightFix .fix_top {
  background-position: 11px -150px;
}
.rightFix .fix_top:hover,
.rightFix .fix_top.hover {
  background-position: -33px -150px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.erro {
  text-align: center;
}
/*showNews*/
.showNews {
  padding: 30px 0;
  margin: 0 auto;
}
.showNews img {
  max-width: 100%;
}
.showNews .title {
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.showNews .mark {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px 0 20px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}
.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
  color: #666666;
}
.showNews .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
  min-height: 500px;
}
.showNews .showContxt img,.showNews .showContxt iframe,.showNews .showContxt video {
  max-width: 100%;
}
.showNews .showContxt iframe,.showNews .showContxt video {
  width: 100%; height:500px;
}
.showNews .showContxt td {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}
.shareNew {
  padding-bottom: 25px;
}
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 10%;
  width: 86%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #009b4c;
  color: #fff;
  border: 1px solid #009b4c;
}
/*prolist*/
.prolist {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.prolist .list {
  width: 105%;
  position: relative;
}
.prolist .item {
  width: 278px;
  height: 268px;
  float: left;
  margin: 0 20px 20px 0;
  position: relative;
  border: 1px solid #cccccc;
  transition: all ease 300ms;
  overflow: hidden;
  background: #fff;
}
.prolist .item a {
  display: block;
}
.prolist .item img {
  width: 278px;
  height: 209px;
  display: block;
}
.prolist .item h3 {
  padding: 0 6px;
  height: 59px;
  text-align: center;
  font-size: 18px;
  color: #383838;
  line-height: 59px;
  overflow: hidden;
  transition: all ease 300ms;
  border-top: 1px solid #e5e5e5;
}
.prolist .item .bg {
  width: 100%;
  height: 131px;
  padding-top: 80px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
}
.prolist .item .bg s {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  background-position: 0 -112px;
}
.prolist .item.hasm h3 {
  padding: 0 18px;
  font-size: 16px;
 overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.prolist .item.hasm h3 .more {
  width: 98px;
  height: 28px;
  line-height: 28px;
  margin-top: 15px;
  display: block;
  text-align: center;
  border: 1px solid #e2e2e2;
  float: right;
  font-size: 14px;
  transition: all ease 300ms;
}
.prolist .item:hover .bg {
  left: 0;
}
.prolist .item:hover h3 {
  color: #009b4c;
}
.prolist .item:hover h3 .more {
  background: #009b4c;
  color: #fff;
}
/*honorlist*/
.honorlist {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.honorlist .list {
  width: 105%;
  position: relative;
}
.honorlist .item {
  width: 282px;
  height: 212px;
  float: left;
  margin: 0 23px 23px 0;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.honorlist .item a {
  display: block;
}
.honorlist .item img {
  width: 282px;
  height: 212px;
  display: block;
}
.honorlist .item .txtcon {
  width: 100%;
  height: 150px;
  padding-top: 62px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  background: url(../images/blue80.png) repeat 0 0;
}
.honorlist .item .txtcon h3 {
  text-align: center;
  width: 100%;
  font-size: 24px;
  color: #fff;
  margin-bottom: 16px;
}
.honorlist .item .txtcon .line {
  position: absolute;
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 5px;
  border: 1px solid #85b3cf;
}
.honorlist .item .txtcon .more {
  width: 143px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  background-position: 0 -112px;
  text-align: center;
}
.honorlist .item:hover .txtcon {
  left: 0;
}
/*caselist*/
.caselist {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.caselist .list {
  width: 105%;
  position: relative;
}
.caselist .item {
  width: 380px;
  height: 410px;
  float: left;
  margin: 0 30px 30px 0;
  position: relative;
  background: #047fcc;
  overflow: hidden;
}
.caselist .item a {
  display: block;
}
.caselist .item img {
  width: 380px;
  height: 214px;
  display: block;
  transition: all ease 300ms;
}
.caselist .item .txtcon {
  width: 330px;
  height: 180px;
  padding: 0 15px;
  position: absolute;
  left: 10px;
  bottom: 8px;
  background: #fff;
  z-index: 10;
}
.caselist .item .txtcon h3 {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  overflow: hidden;
  transition: all ease 300ms;
  margin-bottom: 14px;
  border-bottom: 1px solid #dddddd;
  color: #333;
}
.caselist .item .txtcon .txt {
  line-height: 26px;
  max-height: 52px;
  margin-bottom: 15px;
  font-size: 16px;
  overflow: hidden;
  color: #333333;
}
.caselist .item .txtcon .more {
  width: 100%;
  display: block;
  font-size: 18px;
}
.caselist .item .txtcon .more s {
  width: 24px;
  height: 15px;
  margin-left: 9px;
  background-position: -342px 0;
  transition: all ease 300ms;
}
.caselist .item:hover img {
  filter: brightness(105%);
}
.caselist .item:hover .txt {
  color: #047fcc;
}
.caselist .item:hover .more {
  color: #047fcc;
}
.caselist .item:hover .more s {
  background-position: -370px 0;
}
/*txtlist*/
.txtlist {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.txtlist .list {
  width: 120%;
  position: relative;
}
.txtlist li {
  width: 300px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  float: left;
  margin-right: 70px;
}
.txtlist li a {
  width: 100%;
  display: block;
}
.txtlist li s {
  width: 4px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  border-radius: 100%;
  background: #333333;
  margin-right: 10px;
}
.txtlist li .time {
  float: right;
}
.prolist .item:hover h3 {
  color: #009b4c;
  cursor: pointer;
}
.prolist .item:hover h3 .more {
  background: #009b4c;
  color: #fff;
}
.casePage.search .item img {
  width: auto;
}
.leftCon {
  width: 280px;
  float: left;
  position: relative;
  z-index: 6;
}
.leftCon .leftTit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  background: url(../images/leftNav-titbg.jpg) no-repeat center center;
}
.leftCon .leftTit s {
  width: 33px;
  height: 38px;
  margin-right: 12px;
  background-position: -377px -96px;
}
.leftCon .leftNav {
  margin-bottom: 37px;
}
.leftCon .left_cyhz {
  padding-bottom: 20px;
  display: block;
}
.leftCon .left_cyhz img {
  display: block;
  width: 280px;
}

.leftCon .leftNav .bhbtn {
  width: 100%;
  text-align: center;
  border: 1px solid #dddddd;
  border-top: 0px;
  padding: 28px 0;
}
.leftCon .leftNav .list .item{margin-top:1px;}
.leftCon .leftNav .bhbtn h3 {
  font-size: 18px;
}
.leftCon .leftNav .bhbtn .btn {
  width: 150px;
  height: 45px;
  line-height: 45px;
  display: block;
  margin: 10px auto 0;
  font-size: 18px;
  background: #2d7258;
  color: #fff;
}
.leftCon .leftNav .bhbtn .btn:hover {
  background: #bc070e;
}
.leftCon .leftSkey {
  width: 100%;
  overflow: hidden;
  *margin-bottom: 10px;
}
.leftCon .leftSkey .list {
  width: 110%;
  padding: 19px 0 5px;
}
.leftCon .leftSkey .list li {
  width: 128px;
  height: 33px;
  line-height: 33px;
  float: left;
  margin: 0 19px 19px 0;
  text-align: center;
  border: 1px dashed #c9c9c9;
}
.leftCon .leftSkey .list li a {
  width: 100%;
  font-size: 16px;
  display: block;
  color: #666666;
}
.leftCon .leftSkey .list li a:hover {
  color: #009b4c;
}
.leftCon .leftSkey .leftTit {
  background: url(../images/leftSkeybg.jpg) no-repeat center center;
}
.leftCon .leftSkey .leftTit s {
  background-position: -424px -95px;
}
.leftCon .leftContact .leftTit {
  background: url(../images/leftConbg.jpg) no-repeat center center;
}
.leftCon .leftContact .leftTit s {
  background-position: -466px -95px;
}
.leftCon .leftContact .txtcon {
  padding: 5px 22px 0;
  line-height: 28px;
  border: 1px solid #dddddd;
}
.leftCon .leftContact .txtcon .t {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0;
}
.leftCon .leftContact .txtcon img {
  max-width: 100%;
  display: block;
}
.leftCon .leftContact .leftTel {
  padding-bottom: 20px;
}
.leftCon .leftContact .leftTel h3 {
  text-align: left;
  padding-top: 10px;
}
.leftCon .leftContact .leftTel .tel {
  padding-left: 0;
}
/* pager */
.pager {
  padding: 30px 0 30px;
  text-align: center;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  height: 32px;
  line-height: 32px;
  float: left;
  color: #666;
  display: none;
}
.pager ul {
  overflow: hidden;
  margin-left: 20px;
}
.pager ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}
.pager ul a {
  line-height: 26px;
  margin-left: 7px;
  padding: 0 8px;
  transition: all ease 300ms;
  color: #666;
  border: 1px solid #ddd;
  text-decoration: none;
  float: left;
  background: #fff;
  border-radius: 2px;
}
.pager ul a.current,
.pager ul a:hover {
  background-color: #009b4c;
  border-color: #009b4c;
  color: #fff;
}
/* loaction */
.location {
  width: 100%;
  padding: 0 0 15px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px dotted #999999;
}
.location h3 {
  font-size: 20px;
  padding-left: 16px;
  display: inline-block;
  position: relative;
  color: #009b4c;
}
.location h3 s {
  width: 4px;
  height: 25px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #009b4c;
}
.location .sitepath {
  color: #999999;
  font-size: 16px;
  float: right;
  text-align: right;
  width: 60%;
  white-space: nowrap;
}
.location .sitepath s {
  width: 22px;
  height: 26px;
  margin-right: 10px;
  background-position: -421px 0;
}
.location .sitepath a {
  color: #999999;
}
.location .sitepath a:hover {
  color: #009b4c;
}
/* reLink */
.reLink {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  overflow: hidden;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 49%;
  display: block;
  font-size: 16px;
  text-align: left;
  color: #666;
}
.reLink .nextLink a:hover,
.reLink .prevLink a:hover {
  color: #2d7258;
}
.reLink .nextLink {
  text-align: right;
}
.relateTit {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 28px;
}
.relateTit h3 {
  font-size: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
}
.relateTit h3 s {
  width: 28px;
  height: 25px;
  margin-right: 8px;
  background-position: -435px -33px;
}
.relateTit h3 .line {
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #009b4c;
}
.relateBox {
  padding-bottom: 10px;
  padding-top: 15px;
}
.relateBox.relateCase .relateTit h3 s {
  height: 30px;
  background-position: -474px -32px;
}
.relateBox .caselist .item {
  width: 278px;
  height: 302px;
  margin: 0 22px 0 0;
}
.relateBox .caselist .item img {
  width: 278px;
  height: 209px;
}
.relateBox .caselist .item .txtcon {
  width: 244px;
  height: 132px;
  padding: 0 10px;
  left: 7px;
  bottom: 7px;
  cursor: pointer;
}
.relateBox .caselist .item .txtcon h3 {
  margin-bottom: 10px;
  padding-top: 4px;
  cursor: pointer;
}
.relateBox .caselist .item .txtcon .txt {
  line-height: 24px;
  max-height: 48px;
  cursor: pointer;
}
.relateBox .caselist .item:hover img {
  filter: brightness(105%);
}
.relateBox .caselist .item:hover .txt {
  color: #2d7258;
}
.relateBox .caselist .item:hover .more {
  color: #2d7258;
}
.relateBox .caselist .item:hover .more s {
  background-position: -370px 0;
}
/*****nyAdvan*****/
.nyAdvan {
  padding: 50px 0 0;
}
.nyAdvan .title {
  padding-bottom: 28px;
  margin-bottom: 32px;
  text-align: center;
  line-height: 38px;
  background: url(../images/ny-titbg.png) no-repeat center bottom;
}
.nyAdvan .title h3 {
  font-size: 32px;
  font-weight: bold;
}
.nyAdvan .title h3 span {
  color: #2d7258;
}
.nyAdvan .title p {
  font-size: 24px;
  color: #666666;
}
.nyAdvan .con {
  width: 100%;
  position: relative;
  height: 500px;
  background: url(../images/ny-advanbg.png) no-repeat center 144px;
}
.nyAdvan .con .ewmbtn {
  width: 227px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #2d7258;
  color: #fff;
  font-size: 20px;
  border-radius: 4px;
  z-index: 10;
  position: absolute;
  left: 348px;
  top: 412px;
  cursor: pointer;
}
.nyAdvan .con .ewmbtn:hover {
  background: #bc070e;
}
.nyAdvan .con .item {
  width: 218px;
  position: absolute;
}
.nyAdvan .con .item h3 {
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  color: #2d7258;
  font-size: 24px;
  margin-bottom: 15px;
}
.nyAdvan .con .item h3 .num {
  width: 34px;
  height: 34px;
  display: block;
  font-family: arial;
  font-weight: bold;
  font-size: 24px;
  color: #dadada;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #9b9b9b;
  border-radius: 100%;
  font-style: oblique;
  text-align: center;
}
.nyAdvan .con .item .txt {
  font-size: 18px;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
}
.nyAdvan .con .item img {
  width: 124px;
  height: 124px;
  display: block;
  position: absolute;
  border-radius: 100%;
  border: 7px solid #e5f2fa;
}
.nyAdvan .con .item.a1 {
  left: 0;
  top: 0;
  padding-left: 48px;
}
.nyAdvan .con .item.a1 img {
  right: -160px;
  top: 20px;
}
.nyAdvan .con .item.a2 {
  right: 0;
  top: 0;
  padding-left: 48px;
}
.nyAdvan .con .item.a2 img {
  left: -140px;
  top: 20px;
}
.nyAdvan .con .item.a3 {
  left: 0;
  top: 302px;
  padding-left: 48px;
}
.nyAdvan .con .item.a3 img {
  right: -52px;
  top: -126px;
}
.nyAdvan .con .item.a4 {
  right: 0;
  top: 323px;
  padding-left: 48px;
}
.nyAdvan .con .item.a4 img {
  left: -44px;
  top: -148px;
}
/***nyxbanner*****/
.nyxbanner {
  width: 880px;
  height: 300px;
  position: relative;
  margin-top: 40px;
  overflow: hidden;
}
.nyxbanner .list {
  width: 500%;
  height: 300px;
  position: relative;
}
.nyxbanner .list li {
  width: 880px;
  height: 300px;
  float: left;
}
.nyxbanner .list li a,
.nyxbanner .list li img {
  width: 100%;
  height: 300px;
  display: block;
}
.nyxbanner .hd {
  width: 100%;
  height: 14px;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 7px;
}
.nyxbanner .hd .tip {
  width: 100%;
  height: 14px;
  text-align: center;
  font-size: 0;
}
.nyxbanner .hd li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  border-radius: 100%;
  background: none;
  *background: #fff;
  border: 1px solid #2d7258;
}
.nyxbanner .hd li.on {
  background: #2d7258;
}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogClose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}
/*****wrapper******/
.ny_top {
  border-bottom: 1px solid #cccdd2;
}
.wrapper {
  padding: 50px 0 50px;
}
.wrapper .shareNew {
  padding-bottom: 20px;
}
.wrapper .content {
  width: 883px;
  float: right;
  overflow: hidden;
}
/*********casePage**********/
.casePage .item {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #d2d2d2;
}
.casePage .item a {
  width: 100%;
  height: 188px;
  display: block;
}
.casePage .item img {
  width: 250px;
  height: 188px;
  float: left;

  margin-right: 44px;
}
.casePage .item h3 {
  font-size: 20px;
  color: #009b4c;
  height: 25px;
  line-height: 25px;
  margin-bottom: 14px;
  overflow: hidden;
  padding-top: 22px;
  cursor: pointer;
}
.casePage .item .txt {
  color: #999999;
  line-height: 32px;
  height: 64px;
  font-size: 16px;
  margin-bottom: 15px;
  overflow: hidden;
  cursor: pointer;
}
.casePage .item .dec {
  height: 24px;
  overflow: hidden;
  color: #b7b7b7;
  cursor: pointer;
}
.casePage .item .dec span {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.casePage .item .dec span s {
  width: 25px;
  height: 20px;
  margin-right: 6px;
  background-position: -474px 2px;
}
.casePage .item .dec span.p1 s {
  width: 22px;
  background-position: -448px 2px;
}
.casePage .item:hover {
  border-color: #009b4c;
}
.casePage .item:hover img {
  filter: brightness(105%);
}
/************showPro***********/
.showPro {
  padding-bottom: 30px;
}
.showPro .showContxt {
  padding: 0 0 35px;
  font-size: 16px;
  line-height: 32px;
}
.showPro .showContxt img {
  max-width: 100%;
  height: auto !important;
}
.showPro .showimgCon {
  padding: 0 0 30px;
  font-size: 16px;
  line-height: 32px;
}
.showPro .showimgCon .txtcon {
  width: 400px;
  height: 423px;
  float: right;
  position: relative;
}
.showPro .showimgCon .txtcon .tit {
  width: 100%;
  position: relative;
  font-size: 20px;
  margin-bottom: 15px;
  color: #2d7258;
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #dddddd;
}
.showPro .showimgCon .txtcon .tit .goBack {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
.showPro .showimgCon .txtcon .tit .goBack s {
  width: 20px;
  height: 20px;
  background-position: -440px -62px;
  margin-left: 6px;
}
.showPro .showimgCon .txtcon .tit .goBack:hover {
  color: #2d7258;
}
.showPro .showimgCon .txtcon .txt {
  line-height: 24px;
  font-size: 16px;
  color: #666;
}
.showPro .showimgCon .txtcon .txt .item {
  margin-bottom: 7px;
 text-align:center;
  overflow: hidden;
}
.showPro .showimgCon .txtcon .tel-btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #ddd;
  padding-top: 40px;
}
.showPro .showimgCon .txtcon .tel-btn .btn {
  width: 118px;
  float: right;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #2d7258;
}
.showPro .showimgCon .txtcon .tel-btn .btn:hover {
  background: #ef7b1c;
}
.showPro .showimgCon .txtcon .tel-btn .tel {
  width: 280px;
  float: left;
}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong {
  display: block;
  color: #666666;
}
.showPro .showimgCon .txtcon .tel-btn .tel s {
  width: 43px;
  height: 43px;
  display: block;
  float: left;
  margin-right: 6px;
  background-position: -179px -45px;
}
.showPro .showimgCon .txtcon .tel-btn .tel span {
  font-size: 16px;
  line-height: 20px;
}
.showPro .showimgCon .txtcon .tel-btn .tel strong {
  font-size: 26px;
  line-height: 28px;color:#ff7e00;
}
.showPro .showimg {
  width: 440px;
  position: relative;
  float: left;
  overflow: hidden;
}
.showPro .showimg .bigimg {
  width: 440px;
  height: 332px;
  display: block;
  position: relative;
 
}
.showPro .showimg .bigimg .list {
  width: 5000%;
}
.showPro .showimg .bigimg .list li {
  width: 440px;
  height: 332px;
  float: left;
}
.showPro .showimg .bigimg .list img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}
.showPro .showimg .smallimg {
  width: 440px;
  height: 76px;
  position: relative;
  padding-top: 30px;
  z-index: 10;
  overflow: hidden;
}
.showPro .showimg .list {
  width: 357px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.showPro .showimg .listcon {
  width: 300%;
  position: relative;
}
.showPro .showimg .prev,
.showPro .showimg .next {
  width: 20px;
  height: 76px;
  z-index: 10;
  position: absolute;
  top: 30px;
  cursor: pointer;
  background: url(../images/show-btn-ico.png) no-repeat 0 center;
}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover {
  background-color: #f9f9f9;
}
.showPro .showimg .prev {
  left: 0;
  background-position: 3px center;
}
.showPro .showimg .next {
  right: 0;
  background-position: -84px center;
}
.showPro .showimg li {
  width: 98px;
  height: 74px;
  margin-right: 28px;
  float: left;
  cursor: pointer;
  position: relative;
  
}
.showPro .showimg li img {
  width: 100%;
  height: 100%;
  display: block;
}
.showPro .showimg li.on {
  width: 94px;
  height: 70px;
  border: 2px solid #009944;
}
/**********msgPage**********/
.msgPage .title {
  font-size: 32px;
  color: #2d7258;
  text-align: center;
  padding: 22px 0 20px;
}
.msgPage .formData {
  width: 649px;
  margin: 0 auto;
}
.formData {
  padding: 20px 0 58px;
}
.formData .item {
  width: 192px;
  padding-left: 115px;
  height: 52px;
  line-height: 52px;
  float: left;
  color: #999;
  border: 1px solid #d8d8d8;
  margin-right: 31px;
  margin-bottom: 18px;
  position: relative;
}
.formData .item label {
  padding-left: 36px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  text-align: center;
  display: block;
  margin: 0;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  color: #999999;
}
.formData .item label s {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 8px;
  top: 18px;
  background: url(../images/msg-ico.png) no-repeat 0 center;
}
.formData .item input {
  outline: none;
  background: none;
  border: 0 none;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}
.formData .item .txt {
  width: 100%;
  height: 52px;
  line-height: 52px;
  display: block;
  color: #333;
  font-size: 14px;
}
.formData .item .red {
  position: absolute;
  right: 15px;
  top: 0;
  color: #ff0000;
  z-index: 11;
}
.formData .item.mr0 {
  margin-right: 0;
}
.formData .item.a1 label s {
  top: 16px;
  background-position: 0 center;
}
.formData .item.a2 label s {
  top: 17px;
  background-position: -34px center;
}
.formData .item.a3 label s {
  background-position: -64px center;
}
.formData .item.a4 label s {
  background-position: -96px center;
}
.formData .item.a5 {
  width: 532px;
}
.formData .item.a5 label s {
  width: 25px;
  left: 9px;
  top: 17px;
  background-position: -125px center;
}
.formData .msg-box {
  position: absolute;
  left: 0;
  top: 0px;
}
.formData .liuyan {
  width: 617px;
  height: 116px;
  float: left;
  padding: 15px 15px;
}
.formData .liuyan label {
  height: 26px;
  line-height: 26px;
  padding: 0;
  left: 15px;
  top: 15px;
}
.formData .liuyan textarea {
  width: 100%;
  height: 116px;
  line-height: 26px;
  text-indent: 42px;
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #333;
  border: 0 none;
  overflow: hidden;
  background: none;
  resize: none;
  display: block;
  outline: none;
}
.formData .btnbox {
  width: 100%;
  float: left;
}
.formData .btnbox input {
  width: 190px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #2d7258;
  color: #fff;
  cursor: pointer;
  font-size: 22px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.formData .btnbox input:hover {
  background: #bc070e;
  color: #fff;
}
.formData .btnbox input.btn1 {
  margin: 0 150px 0 60px;
}
.formData .btnbox input.btn2 {
  background: #999999;
}
.formData .btnbox input.btn2:hover {
  background: #bc070e;
  color: #fff;
}
.formData .yzm {
  width: 432px;
}
.formData .yzm .txt {
  padding-left: 80px;
}
.formData .yzm img {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  border: 0px;
  display: block;
}
.singlePage .location {
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.singlePage .location .sitepath {
  float: none;
  width: 100%;
  text-align: left;
}
.singlePage .menu {
  width: 100%;
  margin-bottom: 35px;
}
.singlePage .menu a {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #333;
  float: left;
  display: block;
  margin-right: 30px;
  background: url(../images/menu-libg.png) no-repeat center center;
}
.singlePage .menu a:hover,
.singlePage .menu a.hover {
  color: #fff;
  background-image: url(../images/menu-libg-hover.png);
}
.singlePage .contxt {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  padding-bottom: 35px;
}
.singlePage .contxt img {
  max-width: 100%;
}
.singlePage .mapArea {
  width: 100%;
  height: 560px;
  overflow: hidden;
}
.singlePage .mapArea #allmap {
  width: 100%;
  height: 560px;
}
.singlePage .mapArea .mapbtn {
  width: 90px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  background: #2d7258;
  color: #fff;
  border-radius: 3px;
}
.singlePage .mapArea .mapbtn:hover {
  background: #bc070e;
}
.singlePage .contact_1 {
  height: 300px;
  padding-right: 22px;
  width: 1178px;
  background: url(../images/contact-bg1.jpg) no-repeat center top;
  font-size: 16px;
}
.singlePage .contact_1 img {
  width: 465px;
  height: 300px;
  margin-right: 24px;
  display: block;
  float: left;
}
.singlePage .contact_1 .tit {
  font-size: 24px;
  padding: 38px 0 20px;
}
.singlePage .contact_1 .txt {
  line-height: 32px;
  height: 128px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #666666;
}
.singlePage .contact_1 .tel strong {
  font-size: 32px;
  color: #bc070e;
  font-family: arial;
}
.singlePage .contact_2 {
  padding: 56px 0 30px;
}
.singlePage .contact_2 .title {
  text-align: center;
  margin-bottom: 54px;
}
.singlePage .contact_2 .title h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 12px;
}
.singlePage .contact_2 .title h3 span {
  color: #2d7258;
}
.singlePage .contact_2 .title p {
  font-size: 18px;
  width: 100%;
  height: 41px;
  line-height: 41px;
  color: #999999;
  background: url(../images/contact-titbg.png) no-repeat center center;
}
.singlePage .contact_2 .con {
  height: 276px;
  position: relative;
  padding: 22px 0;
  border: 1px solid #dddddd;
  font-size: 18px;
}
.singlePage .contact_2 .con .ewm {
  position: absolute;
  top: 22px;
  padding: 42px 0 34px;
}
.singlePage .contact_2 .con .ewm img {
  width: 150px;
  height: 150px;
  border: 8px solid #dddddd;
}
.singlePage .contact_2 .con .ewm span {
  font-size: 16px;
  display: block;
  text-align: center;
}
.singlePage .contact_2 .con .ewm.m1 {
  left: 412px;
  padding-right: 22px;
  border-right: 1px solid #dddddd;
}
.singlePage .contact_2 .con .ewm.m2 {
  right: 22px;
}
.singlePage .contact_2 .con li {
  width: 360px;
  padding: 25px 0 20px;
  float: left;
  margin-left: 30px;
  border-bottom: 1px solid #dddddd;
}
.singlePage .contact_2 .con li s {
  width: 50px;
  height: 52px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  background: url(../images/contact-ico.png) no-repeat 0 center;
}
.singlePage .contact_2 .con li span {
  width: 280px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.singlePage .contact_2 .con li.a2 {
  margin-left: 242px;
}
.singlePage .contact_2 .con li.a2 s {
  background-position: -210px center;
}
.singlePage .contact_2 .con li.a3 s {
  background-position: -70px center;
}
.singlePage .contact_2 .con li.a4 {
  margin-left: 242px;
}
.singlePage .contact_2 .con li.a4 s {
  background-position: -280px center;
}
.singlePage .contact_2 .con li.a5 {
  border-bottom: 0px;
}
.singlePage .contact_2 .con li.a5 s {
  background-position: -140px center;
}
.singlePage .contact_2 .con li.a6 {
  margin-left: 242px;
  border-bottom: 0px;
}
.singlePage .contact_2 .con li.a6 s {
  background-position: -350px center;
}
.about {
  line-height: 30px;
}
.about img {
  max-width: 100%;
  height: auto !important;
}
.flash {
  position: fixed;
  width: 300px;
  overflow: hidden;
  z-index: 10;
  right: 5px;
  bottom: 10px;
}
.flash .close {
  width: 28px;
  height: 28px;
  background: url(../images/close.png) no-repeat center bottom;
  position: absolute;
  right: 0;
  top: 45px;
  cursor: pointer;
  z-index: 10;
}
.flash video {
  width: 300px;
  height: 200px;
  background: #000;
  margin-top: 45px;
}
.leftNav {
  width: 280px;
  position: relative;
  z-index: 20;
  background: #fff;
}
.leftNav .title {
  width: 280px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 34px;
  border-bottom: #007a34 solid 3px;
  height: 87px;
  line-height: 87px;
  background: #009944;
}
.leftNav .title i {
  width: 41px;
  height: 42px;
  background-position: -110px 0;
  margin-right: 14px;
}
.leftNav .title .en {
  display: block;
  padding: 20px 0 0 15px;
  line-height: 30px;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Cambria";
}
.leftNav .title .line {
  width: 22px;
  height: 1px;
  display: block;
  margin: 10px 0 10px 15px;
  background: #fff;
}
.leftNav .title h3 {
  font-size: 18px;
  padding-left: 15px;
}
.leftNav .list {
  border: 1px solid #dddddd;
  border-top: 0px;
 
}
.leftNav .item {
  line-height: 60px;
  height: 60px;
}
.leftNav .item h3 {
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #dddddd;
  margin-left: 28px;
}
.leftNav .item h3 a {
  color: #333;
  display: block;
}
.leftNav .item h3 s {
  width: 8px;
  height: 13px;
  margin: 22px 28px 0 0;
  float: right;
  display: inline-block;
  background-position: -164px 0;
}
.leftNav .item:hover,.leftNav .item.hover {
  background: #009944;
}
.leftNav .item:hover h3,.leftNav .item.hover h3 {
  border: none;
}
.leftNav .item:hover h3 a,.leftNav .item.hover h3 a {
  color: #fff;
}
.leftNav .item:hover h3 s ,.leftNav .item.hover h3 s {
  background-position: -176px 0;
}
.leftNav .item .box {
  padding-bottom: 10px;
  display: none;
}
.leftNav .item .box a {
  width: 100%;
  line-height: 30px;
  display: block;
  height: 30px;
  overflow: hidden;
}
.leftNav .item .box a:hover,
.leftNav .item .box a.hover {
  color: #bc070e;
}
.leftTel {
  width: 100%;
  padding-bottom: 25px;
}
.leftTel h3 {
  color: #009b4c;
  font-size: 23px;
  padding: 25px 0 5px;
  padding-left:0px;
}
.leftTel h4 {
  font-size: 26px;
  color: #009944;
  font-weight: 400;
  padding-left: 21px;
  padding-bottom: 15px;
}
.leftTel h3 span {
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
  background: #2d7258;
  border-radius: 100%;
}
.leftTel .tel {
  line-height: 20px;
  padding-left: 21px;
  margin-top: 10px;
}
.leftTel .tel s {
  width: 45px;
  height: 45px;
  float: left;
  margin: 3px 5px 0 0;
  background-position: -178px -45px;
}
.leftTel .tel span {
  display: block;
  text-transform: uppercase;
  color: #666;
  font-size: 16px;
}
.leftTel .tel strong {
  color: #ff7e00;
  font-size: 24px;
  line-height: 24px;
  display: block;
  font-family: arial;
}
.indexTit {
  height: 60px;
  line-height: 60px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.indexTit .more {
  float: right;
  line-height: 60px;
  font-family: arial;
  font-size: 18px;
}
.indexTit .more s {
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background-position: -312px 0;
}
.indexTit .more:hover {
  color: #2d7258;
}
.indexTit .more:hover s {
  background-position: -283px 0;
}
.indexTit h3 {
  font-size: 32px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.indexTit h3 strong {
  color: #2d7258;
}
.indexTit .s {
  width: 42px;
  height: 45px;
  vertical-align: middle;
  background-position: -234px 10px;
}
.indexTit .line {
  width: 30px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  background: #dddddd;
  margin: 0 7px;
}
.indexTit h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 18px;
  color: #999999;
}
.partner .list {
  width: 110%;
  position: relative;
}
.partner .item {
  width: 215px;
  height: 155px;
  margin: 0 5px 20px 0 !important;
}
.partner .item a {
  display: block;
}
.partner .item img {
  width: 218px;
  height: 97px;
  display: block;
}
.partner .item h3 {
  padding: 0 6px;
  height: 59px;
  text-align: center;
  font-size: 18px;
  color: #383838;
  line-height: 59px;
  overflow: hidden;
  transition: all ease 300ms;
  border-top: 1px solid #e5e5e5;
}
.partner .item.hasm h3 {
  padding: 0 18px;
  font-size: 16px;
  text-align: left;
}
.partner .item.hasm h3 .more {
  width: 98px;
  height: 28px;
  line-height: 28px;
  margin-top: 15px;
  display: block;
  text-align: center;
  border: 1px solid #e2e2e2;
  float: right;
  font-size: 14px;
  transition: all ease 300ms;
}
.wrapper .cyhz {
  width: 1200px;
  float: initial;
}
@media (max-width: 1366px) {
  .nav_main .nav {
    padding-right: 100px;
  }
  .nav_main .btn {
    right: -40px;
  }
}
.ease {
  transition: ease-in-out .2s;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.floor_1 {
  position: relative;
  z-index: 20;
  padding: 60px 0 0px;
  background: #f5f5f5;
}
.floor_1 .floor_1_2 .leftTel h3{ padding-left:21px;}
.floor_1 .floor_1_2 .leftNav .list {
  height: 757px;
}
.floor_1 .floor_1_2_con {
  width: 883px;
  float: right;
}
.floor_1 .floor_1_2_con .list {
  padding-bottom: 12px;
  *padding-bottom: 32px;
}
.floor_2_main {
  background: #f5f5f5 url(../images/f2_bg.jpg) center bottom no-repeat;
  width: 100%;
  padding-top: 107px;
 
  overflow: hidden;
}
.floor_2_main .w1200 {
  position: relative;
  height: 200px;
  color: #fff;
}
.floor_2_main .w1200 img {
  position: absolute;
  left: -107px;
  bottom: 0;
}
.floor_2_main .w1200 .left {
  padding-left: 330px;
}
.floor_2_main .w1200 .left h3 {
  font-size: 34px;
  padding-top: 44px;
}
.floor_2_main .w1200 .left p {
  font-size: 16px;
  padding-bottom: 10px;
}
.floor_2_main .w1200 .left i {
  width: 30px;
  height: 24px;
  background-position: -191px 0;
}
.floor_2_main .w1200 .left span {
  font-size: 24px;
  font-weight: bold;
  margin-right: 20px;
}
.floor_2_main .w1200 .right {
  font-size: 30px;
  font-weight: bold;
  font-family: arial;
  padding-top: 120px;
}
.floor_2_main .w1200 .right i {
  width: 26px;
  height: 26px;
  background-position: -117px -53px;
}
.floor_4 {
  padding-bottom: 80px;
}
.floor_4 .box1 {
  width: 284px;
  height: 445px;
  overflow: hidden;
}
.floor_4 .box1 li {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
}
.floor_4 .box1 li img {
  width: 100%;
  height: 213px;
  display: block;
}
.floor_4 .box1 li h3 {
  position: absolute;
  left: 0;
  height: 63px;
  line-height: 53px;
  background: url(../images/f4_li_bg.png) repeat-x;
  bottom: 0;
  width: 100%;
  transition: ease-in-out .2s;
}
.floor_4 .box1 li h3 .fl {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  padding-left: 15px;
}
.floor_4 .box1 li h3 .fr {
  width: 26px;
  height: 26px;
  background: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 100%;
  color: #ff4900;
  font-size: 18px;
  margin-right: 15px;
  margin-top: 10px;
}
.floor_4 .box1 li .on {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/f4_li.png) repeat;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: ease-in-out .2s;
}
.floor_4 .box1 li .on span {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 38px;
  border-radius: 100%;
  color: #ff5400;
  font-size: 28px;
  position: absolute;
  top: 39px;
  left: 50%;
  margin-left: -20px;
  transition: ease-in-out .2s;
}
.floor_4 .box1 li .on p {
  font-size: 18px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 153px;
  transition: ease-in-out .2s;
}
.floor_4 .box1 li a {
  display: block;
  width: 100%;
  height: 100%;cursor:pointer;
}
.floor_4 .box1 li:hover .on {
  opacity: 1;
  filter: alpha(opacity=100);
}
.floor_4 .box1 li:hover .on span {
  top: 69px;
}
.floor_4 .box1 li:hover .on p {
  top: 133px;
}
.floor_4 .box1 li:hover h3 {
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -63px;
}
.floor_4 .box2 {
  width: 592px;
  height: 445px;
  margin-left: 20px;
}
.floor_4 .box2 .slideBox {
  width: 592px;
  height: 445px;
  overflow: hidden;
  position: relative;
}
.floor_4 .box2 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 26px;
  z-index: 1;
}
.floor_4 .box2 .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.floor_4 .box2 .slideBox .hd ul li {
  float: left;
  margin-right: 18px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 100%;
}
.floor_4 .box2 .slideBox .hd ul li.on {
  background: #ff5400;
  color: #fff;
}
.floor_4 .box2 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.floor_4 .box2 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.floor_4 .box2 .slideBox .bd li h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/f4_li_bg.png) repeat-x;
  height: 63px;
  width: 100%;
  color: #fff;
  line-height: 53px;
  font-size: 16px;
  font-weight: 400;
  text-indent: 2em;
}
.floor_4 .box2 .slideBox .bd img {
  width: 592px;
  height: 445px;
  display: block;
}
.index_title {
  background: url(../images/index_title.jpg) no-repeat center bottom;
  text-align: center;
  height: 111px;
  padding-top: 77px;
  margin-bottom: 60px;
}
.index_title h3 {
  font-size: 48px;
}
.index_title p {
  font-size: 24px;
  color: #666;
}
.more {
  text-align: center;
  width: 200px;
  height: 42px;
  line-height: 42px;
  margin: 60px auto 0px;
  background: #009944;
  background: linear-gradient(to right, #2cd664, #019a44);
  transition: ease-in-out .2s;
}
.more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
}
.more:hover {
  transform: translateY(-10px);
}
.floor_5_main {
  width: 100%;
  height: 625px;
  background: url(../images/f5_bg.jpg) center top no-repeat;background-size:100% 625px;
}
.floor_5_main .left {
  width: 600px;
  margin-top: 117px;
}
.floor_5_main .w1200 {
  overflow: hidden;
}
.floor_5_main .right {
  width: 496px;
  background: url(../images/f4_li.png) repeat;
  margin-top: 149px;
  height: 338px;
  color: #fff;
  padding-left: 52px;
  padding-right: 52px;
}
.floor_5_main .right h3 {
  font-size: 30px;
  padding-top: 38px;
}
.floor_5_main .right span {
  display: block;
  background: #fff;
  width: 40px;
  height: 3px;
  margin-top: 19px;
  margin-bottom: 29px;
}
.floor_5_main .right p {
  line-height: 24px;
}
.floor_5_main .right a {
  border: 1px solid #4eb47a;
  font-size: 16px;
  display: block;
  width: 198px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin-top: 29px;
}
.floor_1_main {
  background: #009944;
  position: relative;
  z-index: 11;
}
.floor_1_main .box1 {
  width: 1200px;
  height: 180px;
  overflow: hidden;
}
.floor_1_main .box1 li {
  float: left;
  background: url(../images/f1_line.png) left center no-repeat;
  width: 25%;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 80px;
  text-align: left;
}
.floor_1_main .box1 li h3 {
  font-size: 48px;
  color: #fff;
}
.floor_1_main .box1 li h3 span {
  font-size: 16px;
  vertical-align: baseline;
  margin-left: 5px;
}
.floor_1_main .box1 li p {
  color: #cecece;
}
.floor_1_main .box1 li:first-child {
  background: none;
}
.floor_1_main .box1 li.l1 p {
  padding-left: 14px;
}
.floor_1_main .box1 li.l2,
.floor_1_main .box1 li.l3 {
  text-align: center;
}
.floor_1_main .box1 li.l4 {
  text-align: right;
}
.floor_1_main .box1 li.l4 p {
  padding-right: 50px;
}
.floor_6_main {
  padding-bottom: 80px;overflow:hidden;
}
.floor_6_main .w1200 {
  overflow: hidden;
}
.floor_6_main .more {
  margin-top: 38px;
}
.floor_6_main .left {
  width: 552px;
}
.floor_6_main .left li {
  margin-bottom: 30px;
}
.floor_6_main .left a {
  display: block;
  width: 100%;
  height: 109px;
  position: relative;overflow:hidden;cursor:pointer; vertical-align:top;
}
.floor_6_main .left a h3 {
  font-size: 20px;
  line-height: 24px;
}
.floor_6_main .left a h3 i {
  width: 19px;
  height: 16px;
  background-position: -230px 0;
  margin-right: 10px;
  float: left;
  margin-top: 4px;
}
.floor_6_main .left a p {
  line-height: 20px;
  color: #999;
  padding-top: 15px;
  padding-bottom: 14px;
}
.floor_6_main .left a .line {
  width: 452px;
  height: 2px;
  background: #cfcfcf;
  display: block;
  position: absolute;
  right: 0;
  bottom: 7px;
}
.floor_6_main .left a .time {
  color: #999;
  position: absolute;
  left: 0;
  bottom: 0;
}
.floor_6_main .right {
  width: 600px;
}
.floor_6_main .right .slideBox {
  width: 100%;
  height: 520px;
  overflow: hidden;
  position: relative;
  background: url(../images/f6_bg.jpg) center bottom no-repeat;
}
.floor_6_main .right .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50px;
  bottom: 30px;
  z-index: 1;
}
.floor_6_main .right .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.floor_6_main .right .slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 3px;
  line-height: 14px;
  text-align: center;
  background: #82bd9c;
  cursor: pointer;
  border-radius: 3px;
}
.floor_6_main .right .slideBox .hd ul li.on {
  background: #ff7e00;
  color: #fff;
  width: 30px;
}
.floor_6_main .right .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.floor_6_main .right .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.floor_6_main .right .slideBox .bd li .img {
  width: 100%;
  height: 358px;
  display: block;
  overflow: hidden;
  position: relative;
}
.floor_6_main .right .slideBox .bd li .img img {
  position: absolute;
  left: 0;
  top: -46px;
  width: 600px;
  height: 450px;
  display: block;
}
.floor_6_main .right .slideBox .bd li .txt {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.floor_6_main .right .slideBox .bd li .txt p {
  padding: 0 50px;
  color: #ccc;
  padding-top: 36px;
  padding-bottom: 5px;
}
.floor_6_main .right .slideBox .bd li .txt h3 {
  padding: 0 50px;
  font-size: 20px;
}
.link_main {
  background: #f5f5f5;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.link_main a {
  padding: 0 10px;
}
.sub_banner{width:100%; height:150px;overflow:hidden;}